home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / Dylan Related / Thomas 1.1⁄Gambit 2.0 / MacGambit 2.0 compiler.sea / MacGambit 2.0 compiler / Runtime (.c & .h) / load.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-04  |  146 b   |  4 lines  |  [TEXT/KAHL]

  1. extern void init_ofile( /* ptr, len */ );
  2. extern SCM_obj init_program( /* argc, argv, envp */ );
  3. extern long load_ofile( /* name, init_proc */ );
  4.